CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vrp code

搜索资源列表

  1. C-W-savings-algorithm

    2下载:
  2. C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
  3. 所属分类:File Formats

    • 发布日期:2016-06-09
    • 文件大小:436841
    • 提供者:abrahamlau
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. GA

    1下载:
  2. 遗传算法解决VRP问题,程序代码经调试通过,可运行,C-Genetic algorithm to solve the VRP problem by debugging through the code, you can run, C++
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:13869
    • 提供者:YAMAP
  1. matlabVRPlzm

    0下载:
  2. 用于Matlab环境下开发的求解VRP问题的源代码-Matlab environment for the development of the source code for solving VRP problems
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4388
    • 提供者:lizimu
  1. VRP

    2下载:
  2. 引入路径权重的自适应蚁群算法用于应急物资调度路径优化的Matlab代码 -The introduction of path weights adaptive ant colony algorithm for scheduling path of the emergency supplies optimized Matlab code
  3. 所属分类:matlab

    • 发布日期:2015-10-18
    • 文件大小:2048
    • 提供者:伟伟
  1. VRP--NEW

    0下载:
  2. this is a new code to solve vrp problem (vehicle routing problem) hope works,
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:106578
    • 提供者:majdddd
  1. ACO-code

    0下载:
  2. using ACO to solve VRP in matlab,a litle code
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2161
    • 提供者:Allen
  1. VRP-and-tsp

    0下载:
  2. 求解VRP和TSP的源程序,都是本人使用过的,放心下载-For VRP and TSP source code, are I used, rest assured Download
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:11076
    • 提供者:刘长石
  1. work--VRP

    2下载:
  2. 是对VRP问题,使用改进的遗传算法,这是针对论文写的代码,所以很详细,并且对函数和变量都进行注释说明,当然画图是必不可少的-VRP is a problem, use of improved genetic algorithm, which is to write the code for the paper, so very detailed, and have carried on the functions and variables explanatory notes, of cours
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:24194
    • 提供者:sogqiqin
  1. VRP

    2下载:
  2. 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2113
    • 提供者:lijian
  1. ant-VRP

    0下载:
  2. 蚁群算法求解VRP问题的测试实例代码,数据比较少-Ant Colony Algorithm for VRP test case code, data is relatively small
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2310
    • 提供者:xinli
  1. vrp-jieyuelichengsuanfa

    1下载:
  2. 数模vrp问题---节约里程算法C++代码 -vrp saving mileage algorithm C++ code。
  3. 所属分类:Other windows programs

    • 发布日期:2014-06-03
    • 文件大小:1024
    • 提供者:lee
  1. GA-VRP

    0下载:
  2. 遗传算法求解VRP问题的源代码,经测试可用-Genetic Algorithm for VRP source code, have been tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:7181
    • 提供者:wade
  1. VRP-1

    0下载:
  2. this code solves vehicle routing problem using simulated annealing algorithm in matlab. in this code , we create different models and then evaluate them using SA algorithm. one of the advantage of this code , is that code is splitting diff
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3533
    • 提供者:mojtaba
  1. vrp

    1下载:
  2. :强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。-Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.-: Powerful ant colony algorithm matlab source code, you can quickly solve difficult problems vrp etc. n
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:998
    • 提供者:zhangfei
  1. ant-vrp

    0下载:
  2. 基于蚁群算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Ant colony algorithm based on code written by the traveling salesman problem, the function can solve the basic problem, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:董乾东
  1. vrp

    0下载:
  2. vrp问题代码,免疫遗传算法求解车辆路径问题-vrp problem code, immune genetic algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:卢旺达
  1. antcolony

    0下载:
  2. vrp code with ant colony in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2441
    • 提供者:mohammad.b
  1. vrp

    0下载:
  2. 此代码是用lingo实现基本的vrp问题,简单易懂,方便学习-This code is used to achieve the basic lingo vrp problem, easy to understand, easy to learn
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1392
    • 提供者:楚休红
« 1 23 4 »
搜珍网 www.dssz.com